home *** CD-ROM | disk | FTP | other *** search
- -- background: 2691 from stack: in
- -- bmap block id: 3312
- -- flags: 4000
- -- background id: 0
- -- name: Title graphics
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=153 top=85 right=120 bottom=312
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Title Button
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open slowly
- go to card id 3762
- end mouseUp
-
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=342 top=283 right=304 bottom=367
- -- title width / last selected line: 0
- -- icon id / first selected line: 21700 / 21700
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris close
- go home
- end mouseUp
-
-
-